From 8d9fa12c46046fcf1ac80fa1527e432ea2a71538 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Tue, 18 Feb 2014 10:49:03 +0000 Subject: [PATCH] libxl: fix typo in comment Signed-off-by: Ian Campbell --- tools/libxl/libxl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/libxl/libxl.h b/tools/libxl/libxl.h index 4c9cd646f9..b2c30155bd 100644 --- a/tools/libxl/libxl.h +++ b/tools/libxl/libxl.h @@ -51,7 +51,7 @@ * In the event that a change is required which cannot be made * backwards compatible in this manner a #define of the form * LIBXL_HAVE_ will always be added in order to make it - * possible to write applciations which build against any version of + * possible to write applications which build against any version of * libxl. Such changes are expected to be exceptional and used as a * last resort. The barrier for backporting such a change to a stable * branch will be very high. -- 2.30.2